home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SIGGRAPH 2002 Course Notes
/
SIGGRAPH 2002 - Course Notes - Disc 1.iso
/
pc
/
notes
/
05
/
supplemental_material
/
RNL_Source
/
texmap0.cal
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-01-02
|
130 b
|
13 lines
{
texmap0.cal
}
x = 0.5 + 0.06*(Px-Pz +Py) ;
y = 0.5 + 0.045*(Px+Pz) ;
u = 1.33333333333 * (x - floor(x));
v = y - floor(y);